home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / asmutil / bluebook.zip / FLOATPT.IDX < prev    next >
Text File  |  1986-05-08  |  1KB  |  21 lines

  1.    Contents:
  2.    ---------
  3.    BIN802DEC    --  Convert from 80-bit binary to decimal digits
  4.    DECDOUBLE    --  Double a temporary decimal floating point number
  5.    DECHALF    --  Halve a temporary decimal floating point number
  6.    DECNORM    --  Normalize temporary decimal floating point
  7.    DFP2SFP    --  Convert from double to single precision floating point
  8.    FIX        --  Convert from floating point to 16-bit integer
  9.    FLOAT    --  Convert from 16-bit integer to floating point
  10.    FPIN        --  Convert from external to internal floating point
  11.    FPINDIGIT    --  Input single decimal digit to floating point
  12.    FPOUT    --  Convert from internal to external floating point
  13.    FPTDIV    --  Divide temporary floating point by 10
  14.    FPTMUL    --  Multiply temporary floating point by 10
  15.    FPTNORM    --  Normalize temporary floating point
  16.    SFP2DFP    --  Convert from single to double precision floating point
  17.    SFP2TFP    --  Convert from single precision to temporary floating point
  18.    SGNDEC16IN    --  Convert from ASCII signed decimal to binary
  19.    TDECSHOW    --  Display floating point
  20.    TFP2SFP    --  Convert from temporary floating point to single precision
  21.